/**
    * @author CoderSpy Ltd, Bangladesh
    * @email: info@coderspy.com
    * @create date 2020-01-06 12:00:00
    * @modify date 2021-01-11 13:18:56
    * @desc MyFragranceMe is a Multivendor Ecommerce Web Application For Perfume Industry.
    * @version Version: 1.0
    * @php Requires PHP: 7.2
    * @tag Tags: MyFragranceMe, Ecommerce, Developed by CoderSpy
 **/


.blocks-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    list-style: none;
    padding: 0;
}

.blocks-item-link {
    color: rgba(7, 7, 7, 1);
}

.promoted-articles {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}

.promoted-articles-item {
    align-self: flex-end;
    flex: 0 0 auto;
    padding-right: 30px;
}

.promoted-articles-item a {
    border-bottom: 1px solid #ddd;
    color: #333333;
    display: block;
    padding: 15px 0;
}

.promoted-articles {
    flex-direction: row;
}

.community,
.activity {
    border-top: 1px solid #ddd;
    padding: 30px 0;
    text-align: center;
}

.blocks-item:hover {
    background: #8ec73f;
}

.blocks-item:hover+.blocks-item-title {
    color: white !important;
}

.blocks-item-title {
    font-size: 20px;
}

.faqHeaderSection {
    margin-bottom: 25px !important;
    padding: 15px;
}

form#faq_search_form {
    max-width: 400px !important;
    margin: 0 auto;
}

input#myInput {
    border-radius: 20px !important;
}

div#bloglabel1 {
    display: block;
    background: white;
    max-width: 400px;
    margin-top: -10px;
}

p.text-left.pt-10 {
    padding: 5px;
    padding-left: 25px;
}

.faq_ajaxSearch .note-list:hover {
    background: #cbcbcb66;
    cursor: pointer;
}

.breadcrumb-search .faq-search input {
    width: 300px;
    height: 35px;
    border-radius: 50px;
    border: 2px solid rgb(0 0 0 / 17%);
    padding: 0 20px;
}

.article-sidebar {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    flex: 1 0 auto;
    margin-bottom: 20px;
    padding: 0;
}

.collapsible-sidebar {
    flex: 1;
    max-height: 45px;
    overflow: hidden;
    padding: 10px 0;
    position: relative;
}

.article {
    flex: 1 0 66%;
    max-width: 66%;
    min-width: 640px;
    padding: 0 30px;
}

.sidenav-item {
    border-radius: 4px;
    color: #333333;
    display: block;
    font-weight: 300;
    margin-bottom: 10px;
    padding: 10px;
}

.collapsible-sidebar-title {
    margin-top: 0;
}

.sidenav-title {
    font-size: 15px;
    position: relative;
}

h3 {
    font-size: 18px;
    font-weight: 600;
}

.article-container {
    flex-direction: row;
}

.article-container {
    display: flex;
    flex-direction: column;
}

.wysiwyg-text-align-justify {
    text-align: justify;
}

.article-votes {
    border-top: 1px solid #ddd;
    padding: 30px 0;
    text-align: center;
}

.article-more-questions {
    margin: 10px 0 20px;
    text-align: center;
}

.article-return-to-top {
    display: none;
}

.article-return-to-top {
    border-top: 1px solid #ddd;
}

.container-divider {
    border-top: 1px solid #ddd;
    margin-bottom: 20px;
}

.sub-nav {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: 30px;
    min-height: 50px;
    padding-bottom: 15px;
}

.breadcrumbs {
    margin: 0 0 15px 0;
    padding: 0;
}

.breadcrumbs li {
    color: #666;
    display: inline;
    font-weight: 300;
    font-size: 13px;
    max-width: 450px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.search {
    position: relative;
}

input {
    font-weight: 300;
    max-width: 100%;
    box-sizing: border-box;
    outline: none;
    transition: border .12s ease-in-out;
}

.search input[type="search"] {
    border: 1px solid #ddd;
    border-radius: 30px;
    box-sizing: border-box;
    color: #999;
    height: 40px;
    padding-left: 40px;
    padding-right: 20px;
    -webkit-appearance: none;
    width: 100%;
}

.article-container {
    display: flex;
    flex-direction: row !important;
}

.article-sidebar {
    border: 0;
    flex: 0 0 17%;
    height: auto;
}

.collapsible-sidebar {
    max-height: none;
    padding: 0;
}

.collapsible-sidebar {
    flex: 1;
    max-height: 45px;
    overflow: hidden;
    padding: 10px 0;
    position: relative;
}

.search::before {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    background-color: #fff;
    color: #ddd;
    content: "\1F50D";
    font-size: 18px;
    position: absolute;
    left: 15px;
}

a,
button {
    color: #8ec73f;
    outline: medium none;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.article-sidebar {
    border: 0;
    flex: 0 0 17%;
    height: auto;
}

.article-sidebar {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    flex: 1 0 auto;
    margin-bottom: 20px;
    padding: 0;
}

.checked {
    background: #000000;
    color: #ffffff !important;
}

.blocks-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    list-style: none;
    padding: 0;
}

.blocks-item-link {
    color: rgba(7, 7, 7, 1);
}

.promoted-articles {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}

.promoted-articles-item {
    align-self: flex-end;
    flex: 0 0 auto;
    padding-right: 30px;
}

.promoted-articles-item a {
    border-bottom: 1px solid #ddd;
    color: #333333;
    display: block;
    padding: 15px 0;
}

.promoted-articles {
    flex-direction: row;
}

.community,
.activity {
    border-top: 1px solid #ddd;
    padding: 30px 0;
    text-align: center;
}

a.blocks-item-link:hover {
    background: transparent;
    color: white !important;
}

.article-list-item a {
    color: #333333;
}

.article-list-item {
    border-bottom: 1px solid #ddd;
    font-size: 16px;
    padding: 15px 0;
}


/* .section_padding {
    padding-top: 0px !important;
} */

.note-list {
    height: 35px !important;
    background: white;
    border-bottom: 1px dashed #ddd;
    width: 100%;
    padding: 2px 0px;
}

.note-list img {
    width: 30px;
    border-right: 1px dashed #ddd;
    float: left;
}

.note-list p {
    margin: -5px 0px 0px 35px;
}

.blocks-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    list-style: none;
    padding: 0;
}

.blocks-item-link {
    color: rgba(7, 7, 7, 1);
}

.blocks-item {
    border: 1px solid rgb(142, 199, 63);
    border-radius: 4px;
    box-sizing: border-box;
    color: rgba(7, 7, 7, 1);
    display: flex;
    flex: 1 0 340px;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    height: 80px;
    padding-top: 12px;
    margin: 15px 0px;
}

.promoted-articles {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}

.promoted-articles-item {
    align-self: flex-end;
    flex: 0 0 auto;
    padding-right: 30px;
}

.promoted-articles-item a {
    border-bottom: 1px solid #ddd;
    color: #333333;
    display: block;
    padding: 15px 0;
}

.promoted-articles {
    flex-direction: row;
}

.community,
.activity {
    border-top: 1px solid #ddd;
    padding: 30px 0;
    text-align: center;
}

.blocks-item:hover {
    background: #8ec73f;
}

.blocks-item:hover+.blocks-item-title {
    color: white !important;
}

.blocks-item-title {
    font-size: 20px;
    color: rgb(0 0 0 / 0.90);
}

.faqHeaderSection {
    margin-bottom: 25px !important;
    padding: 15px;
}

form#faq_search_form {
    max-width: 400px !important;
    margin: 0 auto;
}

.different_faq_searchbar {
    margin-right: 1% !important;
}

input#myInput {
    border-radius: 20px !important;
}

div#bloglabel1 {
    display: block;
    background: white;
    max-width: 400px;
    margin-top: -10px;
}

p.text-left.pt-10 {
    padding: 5px;
    padding-left: 25px;
}

.faq_ajaxSearch .note-list:hover {
    background: #cbcbcb66;
    cursor: pointer;
}


/* faq_category */

.faq_article-list-item a {
    color: rgb(0 0 0 / 0.90);
    font-size: 14px;
}

.faq_article-list-item {
    border-bottom: 1px solid #ddd;
    font-size: 16px;
    padding: 12px 0px 3px 0px;
}


/* For only faq Search */

.different_faq_search {
    padding: 16px 0px 1px 0px;
    margin-bottom: 9px;
}

.faq_select {
    height: 36px;
}

.more_faq_load a {
    color: #8EC63F;
    border-bottom: 1px solid #ddd;
}

.faq_questions_deatils p {
    text-align: justify;
    padding-right: 10px;
}

.faq-breadcrumb {
    padding-left: 4%;
}

.faq-sidebar .faq_question_ul ul {
    margin-top: -2%;
}

.breadcrumb-search .faq-breadcrumb ul li:nth-of-type(2) a::after {
    display: none;
}

.faq_questions_deatils {
    padding-top: 4%;
}

.faq_ques {
    padding-left: 2%;
}

@media only screen and (max-width: 767px) {
    .faq_ques {
        padding-left: 3%;
    }
}

@media only screen and (min-width: 1200px) {
    .faq_ques {
        padding-left: 1.5%;
    }
}